home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5353 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  779 b 

  1. Path: news.uni-stuttgart.de!news
  2. From: KLAUS STETTER <stetter@inuesp2.e-technik.uni-stuttgart.de>
  3. Newsgroups: comp.lang.c
  4. Subject: curses and SunOS4.1.3
  5. Date: 12 Feb 1996 12:30:51 GMT
  6. Organization: Comp.Center (RUS), U of Stuttgart, FRG
  7. Message-ID: <4fnbtr$33kk@info4.rus.uni-stuttgart.de>
  8. NNTP-Posting-Host: inuesp2.e-technik.uni-stuttgart.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3 sun4m)
  13. X-URL: news:comp.lang.c/132747-132847
  14.  
  15. Hello,
  16.  
  17. I need to know how I can do a non-blocking getch()
  18. on SunOS4.1.3. 
  19. The command nodelay() works great under AIX but does'nt
  20. exist in the curses-library I use under SunOS4.1.3.
  21.  
  22. Is there another way (librarz) to do this?
  23.  
  24. Thanks,
  25.          Klaus
  26.  
  27.